-
Couldn't load subscription status.
- Fork 218
task(libs/account): Port app errors to libs/accounts/errors #19600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
e8f6abe to
de3f12b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dschom Was this ticket just for moving the code? Or were you planning on updating the calling code too?
|
Is there a follow-up issue to port/add tests such as |
|
@vpomerleau I should do that here. I think I missed that file and it's a small lift. Thanks for flagging. |
46a447f to
bba10fd
Compare
Because: - We will need this for subsequent efforts This commit: - Ports `oauth/errors.js` and `errors.js` from auth-server to libs
Because
This pull request
oauth/errors.jsanderrors.jsfrom auth-server to libsIssue that this pull request solves
Closes: FXA-12581
Checklist
Put an
xin the boxes that applyScreenshots (Optional)
Please attach the screenshots of the changes made in case of change in user interface.
Other information (Optional)
This is a requirement for porting email sending code. Other PRs are based on this one.